*******************************************************************************
                 Steps to Update BIOS through SAA Flash Script
*******************************************************************************
1. Save the BIOS update package to your workstation computer.

2. Extract the files from the BIOS flash package to a USB stick. 
   
   Note: The USB stick doesn't have to be bootable, but has to be formatted with
         the FAT32 file system.

3. Plug the USB stick into a USB port, boot to the Built-In UEFI Shell, and
   switch to BIOS update package.

   Shell> fs0:
   fs0:\> cd Filename.bin

   Note: The BMC account used for the BIOS update must have admin privileges.

4. Run the command in the command_example.txt to update BIOS.

   Example:
   flash.nsh BIOS_Tyrone-1C30_20260408_3.0_STDsp.bin ADMIN ADMIN

5. Do not interrupt the process until the BIOS is updated successfully.